go cd "multiple reports" of stack "Intro to HyperCard 2.0"
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=52 top=49 right=87 bottom=373
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Info 1
----- HyperTalk script -----
on mouseUp
showFld
end mouseUp
-- part 4 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=178 top=20 right=110 bottom=478
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 174
-- text size: 14
-- style flags: 0
-- line height: 15
-- part name: info 1
----- HyperTalk script -----
on mouseUp
hide me
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=53 top=91 right=192 bottom=203
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Info 2
----- HyperTalk script -----
on mouseUp
showFld
end mouseUp
-- part 7 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=51 top=214 right=241 bottom=146
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Info 3
----- HyperTalk script -----
on mouseUp
showFld
end mouseUp
-- part 9 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=229 top=92 right=270 bottom=461
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Info 4
----- HyperTalk script -----
on mouseUp
showFld
end mouseUp
-- part 10 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=2 top=77 right=320 bottom=233
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 174
-- text size: 14
-- style flags: 0
-- line height: 15
-- part name: info 4
----- HyperTalk script -----
on mouseUp
hide me
end mouseUp
-- part 6 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=186 top=91 right=209 bottom=368
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 174
-- text size: 14
-- style flags: 0
-- line height: 15
-- part name: info 2
----- HyperTalk script -----
on mouseUp
hide me
end mouseUp
-- part 8 (field)
-- low flags: 81
-- high flags: 2004
-- rect: left=147 top=187 right=273 bottom=354
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 174
-- text size: 14
-- style flags: 0
-- line height: 15
-- part name: info 3
----- HyperTalk script -----
on mouseUp
hide me
end mouseUp
-- part contents for card part 1
----- text -----
If you double-click on the dotted box in the Edit Report Items dialog box, or if you choose Item Info... from the Items menu, this dialog box
will appear. Click on its parts to learn more about it.
-- part contents for card part 4
----- text -----
This line will show the name of the field you have selected from the list below—or you can enter any HyperTalk expression or function here. When the report is printed, the item will be evaluated by HyperCard.
-- part contents for card part 6
----- text -----
From this scrolling list you can select a field to print in the selected dotted box in the Edit Report Items dialog box. Your choice will appear in the title box above.
-- part contents for card part 8
----- text -----
If you have a lot of text in a field, this option allows you to print it in a multi-column format—simply change the number of columns here.
-- part contents for card part 10
----- text -----
These options allow you to control the exact appearance of the text in your report. When you first open this dialog box for an item, all these options will have default settings: Geneva, 9, plain, left. Click in the little boxes to change the default settings.
If you have entered an expression like “Field 4” in the box where the item name goes, the report will print that field with its actual styles, even if you do not change the default settings.